projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e35ccb9
)
(info): Doc fix.
author
Dave Love
<fx@gnu.org>
Tue, 17 Aug 1999 18:51:25 +0000
(18:51 +0000)
committer
Dave Love
<fx@gnu.org>
Tue, 17 Aug 1999 18:51:25 +0000
(18:51 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 7af84ce8e4996d64b44db0dc11826ba8fb18cac1..4a7eea2bca1d0020f8d0c10b8ec4dd221559df93 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-288,6
+288,8
@@
Do the right thing if the file has been compressed or zipped."
"Enter Info, the documentation browser.
Optional argument FILE specifies the file to examine;
the default is the top-level directory of Info.
+Called from a program, FILE may specify an Info node of the form
+`(FILENAME)NODENAME'.
In interactive use, a prefix argument directs this command
to read a file name from the minibuffer.